home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / evolution-exchange / 2.26 / glade / exchange-delegates.glade < prev    next >
Encoding:
Extensible Markup Language  |  2009-04-28  |  22.1 KB  |  629 lines

  1. <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
  2. <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
  3.  
  4. <glade-interface>
  5.  
  6. <widget class="GtkDialog" id="delegates">
  7.   <property name="visible">True</property>
  8.   <property name="title" translatable="yes">Delegates</property>
  9.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  10.   <property name="window_position">GTK_WIN_POS_NONE</property>
  11.   <property name="modal">False</property>
  12.   <property name="resizable">True</property>
  13.   <property name="destroy_with_parent">False</property>
  14.   <property name="decorated">True</property>
  15.   <property name="skip_taskbar_hint">False</property>
  16.   <property name="skip_pager_hint">False</property>
  17.   <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
  18.   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
  19.   <property name="has_separator">False</property>
  20.  
  21.   <child internal-child="vbox">
  22.     <widget class="GtkVBox" id="dialog-vbox1">
  23.       <property name="visible">True</property>
  24.       <property name="homogeneous">False</property>
  25.       <property name="spacing">0</property>
  26.  
  27.       <child internal-child="action_area">
  28.     <widget class="GtkHButtonBox" id="dialog-action_area1">
  29.       <property name="visible">True</property>
  30.       <property name="layout_style">GTK_BUTTONBOX_END</property>
  31.  
  32.       <child>
  33.         <widget class="GtkButton" id="cancelbutton1">
  34.           <property name="visible">True</property>
  35.           <property name="can_default">True</property>
  36.           <property name="can_focus">True</property>
  37.           <property name="label">gtk-cancel</property>
  38.           <property name="use_stock">True</property>
  39.           <property name="relief">GTK_RELIEF_NORMAL</property>
  40.           <property name="focus_on_click">True</property>
  41.           <property name="response_id">-6</property>
  42.         </widget>
  43.       </child>
  44.  
  45.       <child>
  46.         <widget class="GtkButton" id="okbutton1">
  47.           <property name="visible">True</property>
  48.           <property name="can_default">True</property>
  49.           <property name="can_focus">True</property>
  50.           <property name="label">gtk-ok</property>
  51.           <property name="use_stock">True</property>
  52.           <property name="relief">GTK_RELIEF_NORMAL</property>
  53.           <property name="focus_on_click">True</property>
  54.           <property name="response_id">-5</property>
  55.         </widget>
  56.       </child>
  57.     </widget>
  58.     <packing>
  59.       <property name="padding">0</property>
  60.       <property name="expand">False</property>
  61.       <property name="fill">True</property>
  62.       <property name="pack_type">GTK_PACK_END</property>
  63.     </packing>
  64.       </child>
  65.  
  66.       <child>
  67.     <widget class="GtkVBox" id="vbox2">
  68.       <property name="border_width">6</property>
  69.       <property name="visible">True</property>
  70.       <property name="homogeneous">False</property>
  71.       <property name="spacing">6</property>
  72.  
  73.       <child>
  74.         <widget class="GtkLabel" id="label3">
  75.           <property name="visible">True</property>
  76.           <property name="label" translatable="yes">These users will be able to send mail on your behalf
  77. and access your folders with the permissions you give them.</property>
  78.           <property name="use_underline">False</property>
  79.           <property name="use_markup">False</property>
  80.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  81.           <property name="wrap">False</property>
  82.           <property name="selectable">False</property>
  83.           <property name="xalign">0.5</property>
  84.           <property name="yalign">0.5</property>
  85.           <property name="xpad">0</property>
  86.           <property name="ypad">0</property>
  87.         </widget>
  88.         <packing>
  89.           <property name="padding">0</property>
  90.           <property name="expand">False</property>
  91.           <property name="fill">False</property>
  92.         </packing>
  93.       </child>
  94.  
  95.       <child>
  96.         <widget class="GtkHBox" id="delegate_hbox">
  97.           <property name="visible">True</property>
  98.           <property name="homogeneous">False</property>
  99.           <property name="spacing">6</property>
  100.  
  101.           <child>
  102.         <widget class="GtkTreeView" id="delegates_table">
  103.           <property name="visible">True</property>
  104.           <property name="can_focus">True</property>
  105.           <property name="headers_visible">True</property>
  106.           <property name="rules_hint">False</property>
  107.           <property name="reorderable">False</property>
  108.           <property name="enable_search">False</property>
  109.         </widget>
  110.         <packing>
  111.           <property name="padding">0</property>
  112.           <property name="expand">True</property>
  113.           <property name="fill">True</property>
  114.         </packing>
  115.           </child>
  116.  
  117.           <child>
  118.         <widget class="GtkVButtonBox" id="vbuttonbox1">
  119.           <property name="visible">True</property>
  120.           <property name="layout_style">GTK_BUTTONBOX_START</property>
  121.           <property name="spacing">6</property>
  122.  
  123.           <child>
  124.             <widget class="GtkButton" id="add_button">
  125.               <property name="visible">True</property>
  126.               <property name="can_default">True</property>
  127.               <property name="can_focus">True</property>
  128.               <property name="label">gtk-add</property>
  129.               <property name="use_stock">True</property>
  130.               <property name="relief">GTK_RELIEF_NORMAL</property>
  131.               <property name="focus_on_click">True</property>
  132.             </widget>
  133.           </child>
  134.  
  135.           <child>
  136.             <widget class="GtkButton" id="edit_button">
  137.               <property name="visible">True</property>
  138.               <property name="can_default">True</property>
  139.               <property name="can_focus">True</property>
  140.               <property name="label" translatable="yes">_Edit</property>
  141.               <property name="use_underline">True</property>
  142.               <property name="relief">GTK_RELIEF_NORMAL</property>
  143.               <property name="focus_on_click">True</property>
  144.             </widget>
  145.           </child>
  146.  
  147.           <child>
  148.             <widget class="GtkButton" id="remove_button">
  149.               <property name="visible">True</property>
  150.               <property name="can_default">True</property>
  151.               <property name="can_focus">True</property>
  152.               <property name="label">gtk-remove</property>
  153.               <property name="use_stock">True</property>
  154.               <property name="relief">GTK_RELIEF_NORMAL</property>
  155.               <property name="focus_on_click">True</property>
  156.             </widget>
  157.           </child>
  158.         </widget>
  159.         <packing>
  160.           <property name="padding">0</property>
  161.           <property name="expand">False</property>
  162.           <property name="fill">True</property>
  163.           <property name="pack_type">GTK_PACK_END</property>
  164.         </packing>
  165.           </child>
  166.         </widget>
  167.         <packing>
  168.           <property name="padding">0</property>
  169.           <property name="expand">True</property>
  170.           <property name="fill">True</property>
  171.         </packing>
  172.       </child>
  173.     </widget>
  174.     <packing>
  175.       <property name="padding">0</property>
  176.       <property name="expand">True</property>
  177.       <property name="fill">True</property>
  178.     </packing>
  179.       </child>
  180.     </widget>
  181.   </child>
  182. </widget>
  183.  
  184. <widget class="GtkDialog" id="delegate_permissions">
  185.   <property name="title" translatable="yes">Delegate Permissions</property>
  186.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  187.   <property name="window_position">GTK_WIN_POS_NONE</property>
  188.   <property name="modal">False</property>
  189.   <property name="resizable">True</property>
  190.   <property name="destroy_with_parent">False</property>
  191.   <property name="decorated">True</property>
  192.   <property name="skip_taskbar_hint">False</property>
  193.   <property name="skip_pager_hint">False</property>
  194.   <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
  195.   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
  196.   <property name="has_separator">False</property>
  197.  
  198.   <child internal-child="vbox">
  199.     <widget class="GtkVBox" id="dialog-vbox2">
  200.       <property name="visible">True</property>
  201.       <property name="homogeneous">False</property>
  202.       <property name="spacing">0</property>
  203.  
  204.       <child internal-child="action_area">
  205.     <widget class="GtkHButtonBox" id="dialog-action_area2">
  206.       <property name="visible">True</property>
  207.       <property name="layout_style">GTK_BUTTONBOX_END</property>
  208.  
  209.       <child>
  210.         <widget class="GtkButton" id="cancelbutton2">
  211.           <property name="visible">True</property>
  212.           <property name="can_default">True</property>
  213.           <property name="can_focus">True</property>
  214.           <property name="label">gtk-cancel</property>
  215.           <property name="use_stock">True</property>
  216.           <property name="relief">GTK_RELIEF_NORMAL</property>
  217.           <property name="focus_on_click">True</property>
  218.           <property name="response_id">-6</property>
  219.         </widget>
  220.       </child>
  221.  
  222.       <child>
  223.         <widget class="GtkButton" id="okbutton2">
  224.           <property name="visible">True</property>
  225.           <property name="can_default">True</property>
  226.           <property name="can_focus">True</property>
  227.           <property name="label">gtk-ok</property>
  228.           <property name="use_stock">True</property>
  229.           <property name="relief">GTK_RELIEF_NORMAL</property>
  230.           <property name="focus_on_click">True</property>
  231.           <property name="response_id">-5</property>
  232.         </widget>
  233.       </child>
  234.     </widget>
  235.     <packing>
  236.       <property name="padding">0</property>
  237.       <property name="expand">False</property>
  238.       <property name="fill">True</property>
  239.       <property name="pack_type">GTK_PACK_END</property>
  240.     </packing>
  241.       </child>
  242.  
  243.       <child>
  244.     <widget class="GtkVBox" id="vbox3">
  245.       <property name="border_width">12</property>
  246.       <property name="visible">True</property>
  247.       <property name="homogeneous">False</property>
  248.       <property name="spacing">12</property>
  249.  
  250.       <child>
  251.         <widget class="GtkLabel" id="delegate_label">
  252.           <property name="visible">True</property>
  253.           <property name="label" translatable="yes">Permissions for</property>
  254.           <property name="use_underline">False</property>
  255.           <property name="use_markup">False</property>
  256.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  257.           <property name="wrap">False</property>
  258.           <property name="selectable">False</property>
  259.           <property name="xalign">0.5</property>
  260.           <property name="yalign">0.5</property>
  261.           <property name="xpad">0</property>
  262.           <property name="ypad">0</property>
  263.         </widget>
  264.         <packing>
  265.           <property name="padding">0</property>
  266.           <property name="expand">False</property>
  267.           <property name="fill">False</property>
  268.         </packing>
  269.       </child>
  270.  
  271.       <child>
  272.         <widget class="GtkTable" id="folders_table">
  273.           <property name="visible">True</property>
  274.           <property name="n_rows">4</property>
  275.           <property name="n_columns">2</property>
  276.           <property name="homogeneous">False</property>
  277.           <property name="row_spacing">6</property>
  278.           <property name="column_spacing">6</property>
  279.  
  280.           <child>
  281.         <widget class="GtkLabel" id="calendar_label">
  282.           <property name="visible">True</property>
  283.           <property name="label" translatable="yes">C_alendar:</property>
  284.           <property name="use_underline">True</property>
  285.           <property name="use_markup">False</property>
  286.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  287.           <property name="wrap">False</property>
  288.           <property name="selectable">False</property>
  289.           <property name="xalign">0</property>
  290.           <property name="yalign">0.5</property>
  291.           <property name="xpad">0</property>
  292.           <property name="ypad">0</property>
  293.           <property name="mnemonic_widget">calendar_perms</property>
  294.         </widget>
  295.         <packing>
  296.           <property name="left_attach">0</property>
  297.           <property name="right_attach">1</property>
  298.           <property name="top_attach">0</property>
  299.           <property name="bottom_attach">1</property>
  300.           <property name="x_options">fill</property>
  301.           <property name="y_options"></property>
  302.         </packing>
  303.           </child>
  304.  
  305.           <child>
  306.         <widget class="GtkLabel" id="task_label">
  307.           <property name="visible">True</property>
  308.           <property name="label" translatable="yes">_Tasks:</property>
  309.           <property name="use_underline">True</property>
  310.           <property name="use_markup">False</property>
  311.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  312.           <property name="wrap">False</property>
  313.           <property name="selectable">False</property>
  314.           <property name="xalign">0</property>
  315.           <property name="yalign">0.5</property>
  316.           <property name="xpad">0</property>
  317.           <property name="ypad">0</property>
  318.           <property name="mnemonic_widget">task_perms</property>
  319.         </widget>
  320.         <packing>
  321.           <property name="left_attach">0</property>
  322.           <property name="right_attach">1</property>
  323.           <property name="top_attach">1</property>
  324.           <property name="bottom_attach">2</property>
  325.           <property name="x_options">fill</property>
  326.           <property name="y_options"></property>
  327.         </packing>
  328.           </child>
  329.  
  330.           <child>
  331.         <widget class="GtkLabel" id="inbox_label">
  332.           <property name="visible">True</property>
  333.           <property name="label" translatable="yes">_Inbox:</property>
  334.           <property name="use_underline">True</property>
  335.           <property name="use_markup">False</property>
  336.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  337.           <property name="wrap">False</property>
  338.           <property name="selectable">False</property>
  339.           <property name="xalign">0</property>
  340.           <property name="yalign">0.5</property>
  341.           <property name="xpad">0</property>
  342.           <property name="ypad">0</property>
  343.           <property name="mnemonic_widget">inbox_perms</property>
  344.         </widget>
  345.         <packing>
  346.           <property name="left_attach">0</property>
  347.           <property name="right_attach">1</property>
  348.           <property name="top_attach">2</property>
  349.           <property name="bottom_attach">3</property>
  350.           <property name="x_options">fill</property>
  351.           <property name="y_options"></property>
  352.         </packing>
  353.           </child>
  354.  
  355.           <child>
  356.         <widget class="GtkLabel" id="contact_label">
  357.           <property name="visible">True</property>
  358.           <property name="label" translatable="yes">Co_ntacts:</property>
  359.           <property name="use_underline">True</property>
  360.           <property name="use_markup">False</property>
  361.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  362.           <property name="wrap">False</property>
  363.           <property name="selectable">False</property>
  364.           <property name="xalign">0</property>
  365.           <property name="yalign">0.5</property>
  366.           <property name="xpad">0</property>
  367.           <property name="ypad">0</property>
  368.           <property name="mnemonic_widget">contact_perms</property>
  369.         </widget>
  370.         <packing>
  371.           <property name="left_attach">0</property>
  372.           <property name="right_attach">1</property>
  373.           <property name="top_attach">3</property>
  374.           <property name="bottom_attach">4</property>
  375.           <property name="x_options">fill</property>
  376.           <property name="y_options"></property>
  377.         </packing>
  378.           </child>
  379.  
  380.           <child>
  381.         <widget class="GtkOptionMenu" id="calendar_perms">
  382.           <property name="visible">True</property>
  383.           <property name="can_focus">True</property>
  384.           <property name="history">0</property>
  385.  
  386.           <child internal-child="menu">
  387.             <widget class="GtkMenu" id="convertwidget1">
  388.               <property name="visible">True</property>
  389.  
  390.               <child>
  391.             <widget class="GtkMenuItem" id="convertwidget2">
  392.               <property name="visible">True</property>
  393.               <property name="label" translatable="yes">None</property>
  394.               <property name="use_underline">True</property>
  395.             </widget>
  396.               </child>
  397.  
  398.               <child>
  399.             <widget class="GtkMenuItem" id="convertwidget3">
  400.               <property name="visible">True</property>
  401.               <property name="label" translatable="yes">Reviewer (read-only)</property>
  402.               <property name="use_underline">True</property>
  403.             </widget>
  404.               </child>
  405.  
  406.               <child>
  407.             <widget class="GtkMenuItem" id="convertwidget4">
  408.               <property name="visible">True</property>
  409.               <property name="label" translatable="yes">Author (read, create)</property>
  410.               <property name="use_underline">True</property>
  411.             </widget>
  412.               </child>
  413.  
  414.               <child>
  415.             <widget class="GtkMenuItem" id="convertwidget5">
  416.               <property name="visible">True</property>
  417.               <property name="label" translatable="yes">Editor (read, create, edit)</property>
  418.               <property name="use_underline">True</property>
  419.             </widget>
  420.               </child>
  421.             </widget>
  422.           </child>
  423.         </widget>
  424.         <packing>
  425.           <property name="left_attach">1</property>
  426.           <property name="right_attach">2</property>
  427.           <property name="top_attach">0</property>
  428.           <property name="bottom_attach">1</property>
  429.           <property name="y_options"></property>
  430.         </packing>
  431.           </child>
  432.  
  433.           <child>
  434.         <widget class="GtkOptionMenu" id="task_perms">
  435.           <property name="visible">True</property>
  436.           <property name="can_focus">True</property>
  437.           <property name="history">0</property>
  438.  
  439.           <child internal-child="menu">
  440.             <widget class="GtkMenu" id="convertwidget6">
  441.               <property name="visible">True</property>
  442.  
  443.               <child>
  444.             <widget class="GtkMenuItem" id="convertwidget7">
  445.               <property name="visible">True</property>
  446.               <property name="label" translatable="yes">None</property>
  447.               <property name="use_underline">True</property>
  448.             </widget>
  449.               </child>
  450.  
  451.               <child>
  452.             <widget class="GtkMenuItem" id="convertwidget8">
  453.               <property name="visible">True</property>
  454.               <property name="label" translatable="yes">Reviewer (read-only)</property>
  455.               <property name="use_underline">True</property>
  456.             </widget>
  457.               </child>
  458.  
  459.               <child>
  460.             <widget class="GtkMenuItem" id="convertwidget9">
  461.               <property name="visible">True</property>
  462.               <property name="label" translatable="yes">Author (read, create)</property>
  463.               <property name="use_underline">True</property>
  464.             </widget>
  465.               </child>
  466.  
  467.               <child>
  468.             <widget class="GtkMenuItem" id="convertwidget10">
  469.               <property name="visible">True</property>
  470.               <property name="label" translatable="yes">Editor (read, create, edit)</property>
  471.               <property name="use_underline">True</property>
  472.             </widget>
  473.               </child>
  474.             </widget>
  475.           </child>
  476.         </widget>
  477.         <packing>
  478.           <property name="left_attach">1</property>
  479.           <property name="right_attach">2</property>
  480.           <property name="top_attach">1</property>
  481.           <property name="bottom_attach">2</property>
  482.           <property name="y_options"></property>
  483.         </packing>
  484.           </child>
  485.  
  486.           <child>
  487.         <widget class="GtkOptionMenu" id="inbox_perms">
  488.           <property name="visible">True</property>
  489.           <property name="can_focus">True</property>
  490.           <property name="history">0</property>
  491.  
  492.           <child internal-child="menu">
  493.             <widget class="GtkMenu" id="convertwidget11">
  494.               <property name="visible">True</property>
  495.  
  496.               <child>
  497.             <widget class="GtkMenuItem" id="convertwidget12">
  498.               <property name="visible">True</property>
  499.               <property name="label" translatable="yes">None</property>
  500.               <property name="use_underline">True</property>
  501.             </widget>
  502.               </child>
  503.  
  504.               <child>
  505.             <widget class="GtkMenuItem" id="convertwidget13">
  506.               <property name="visible">True</property>
  507.               <property name="label" translatable="yes">Reviewer (read-only)</property>
  508.               <property name="use_underline">True</property>
  509.             </widget>
  510.               </child>
  511.  
  512.               <child>
  513.             <widget class="GtkMenuItem" id="convertwidget14">
  514.               <property name="visible">True</property>
  515.               <property name="label" translatable="yes">Author (read, create)</property>
  516.               <property name="use_underline">True</property>
  517.             </widget>
  518.               </child>
  519.  
  520.               <child>
  521.             <widget class="GtkMenuItem" id="convertwidget15">
  522.               <property name="visible">True</property>
  523.               <property name="label" translatable="yes">Editor (read, create, edit)</property>
  524.               <property name="use_underline">True</property>
  525.             </widget>
  526.               </child>
  527.             </widget>
  528.           </child>
  529.         </widget>
  530.         <packing>
  531.           <property name="left_attach">1</property>
  532.           <property name="right_attach">2</property>
  533.           <property name="top_attach">2</property>
  534.           <property name="bottom_attach">3</property>
  535.           <property name="y_options"></property>
  536.         </packing>
  537.           </child>
  538.  
  539.           <child>
  540.         <widget class="GtkOptionMenu" id="contact_perms">
  541.           <property name="visible">True</property>
  542.           <property name="can_focus">True</property>
  543.           <property name="history">0</property>
  544.  
  545.           <child internal-child="menu">
  546.             <widget class="GtkMenu" id="convertwidget16">
  547.               <property name="visible">True</property>
  548.  
  549.               <child>
  550.             <widget class="GtkMenuItem" id="convertwidget17">
  551.               <property name="visible">True</property>
  552.               <property name="label" translatable="yes">None</property>
  553.               <property name="use_underline">True</property>
  554.             </widget>
  555.               </child>
  556.  
  557.               <child>
  558.             <widget class="GtkMenuItem" id="convertwidget18">
  559.               <property name="visible">True</property>
  560.               <property name="label" translatable="yes">Reviewer (read-only)</property>
  561.               <property name="use_underline">True</property>
  562.             </widget>
  563.               </child>
  564.  
  565.               <child>
  566.             <widget class="GtkMenuItem" id="convertwidget19">
  567.               <property name="visible">True</property>
  568.               <property name="label" translatable="yes">Author (read, create)</property>
  569.               <property name="use_underline">True</property>
  570.             </widget>
  571.               </child>
  572.  
  573.               <child>
  574.             <widget class="GtkMenuItem" id="convertwidget20">
  575.               <property name="visible">True</property>
  576.               <property name="label" translatable="yes">Editor (read, create, edit)</property>
  577.               <property name="use_underline">True</property>
  578.             </widget>
  579.               </child>
  580.             </widget>
  581.           </child>
  582.         </widget>
  583.         <packing>
  584.           <property name="left_attach">1</property>
  585.           <property name="right_attach">2</property>
  586.           <property name="top_attach">3</property>
  587.           <property name="bottom_attach">4</property>
  588.           <property name="y_options"></property>
  589.         </packing>
  590.           </child>
  591.         </widget>
  592.         <packing>
  593.           <property name="padding">0</property>
  594.           <property name="expand">False</property>
  595.           <property name="fill">False</property>
  596.         </packing>
  597.       </child>
  598.  
  599.       <child>
  600.         <widget class="GtkCheckButton" id="see_private_checkbox">
  601.           <property name="visible">True</property>
  602.           <property name="can_focus">True</property>
  603.           <property name="label" translatable="yes">_Delegate can see private items</property>
  604.           <property name="use_underline">True</property>
  605.           <property name="relief">GTK_RELIEF_NORMAL</property>
  606.           <property name="focus_on_click">True</property>
  607.           <property name="active">False</property>
  608.           <property name="inconsistent">False</property>
  609.           <property name="draw_indicator">True</property>
  610.         </widget>
  611.         <packing>
  612.           <property name="padding">0</property>
  613.           <property name="expand">False</property>
  614.           <property name="fill">False</property>
  615.         </packing>
  616.       </child>
  617.     </widget>
  618.     <packing>
  619.       <property name="padding">0</property>
  620.       <property name="expand">True</property>
  621.       <property name="fill">True</property>
  622.     </packing>
  623.       </child>
  624.     </widget>
  625.   </child>
  626. </widget>
  627.  
  628. </glade-interface>
  629.